Search Result  

.NET Data Community Standup - A Whirlwind Tour of EF7

Join the .NET Data team as we take a whirlwind tour through new features of EF Core 7.0 (EF7). This  ...View More

Intro to AppSettings in .NET Core - Appsettings.json, secrets.json, and more

AppSettings are a big deal in .NET Core. If you are just using appsettings.json, you are really miss ...View More

Step by Step Tutorial: Deserializing JSON using c# and json.net

This is a step by step tutorial detailing: what JSON is, why you would use it, how to install JSON.N ...View More